home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2007 December / PCWKCD1207B.iso / Faktury Express 5.94 PL - pelna wersja specjalna / setup.exe / {app} / Faktury5,1.exe / 0 / RCDATA / TDLG_REG / TDLG_REG.txt
Text File  |  2007-10-19  |  4KB  |  167 lines

  1. object Dlg_Reg: TDlg_Reg
  2.   Left = 249
  3.   Top = 192
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'Rejestracja'
  7.   ClientHeight = 293
  8.   ClientWidth = 456
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clNavy
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   Scaled = False
  18.   OnClose = FormClose
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object Label1: TLabel
  22.     Left = 0
  23.     Top = 16
  24.     Width = 457
  25.     Height = 33
  26.     Alignment = taCenter
  27.     AutoSize = False
  28.     Caption = 'Faktury Express 5 wersja specjalna'
  29.     Font.Charset = DEFAULT_CHARSET
  30.     Font.Color = clRed
  31.     Font.Height = -19
  32.     Font.Name = 'MS Sans Serif'
  33.     Font.Style = []
  34.     ParentFont = False
  35.   end
  36.   object Panel1: TPanel
  37.     Left = 32
  38.     Top = 152
  39.     Width = 185
  40.     Height = 57
  41.     TabOrder = 1
  42.     OnClick = Panel1Click
  43.     OnMouseDown = Panel1MouseDown
  44.     OnMouseUp = Panel1MouseUp
  45.     object Label2: TLabel
  46.       Left = 8
  47.       Top = 8
  48.       Width = 169
  49.       Height = 20
  50.       Alignment = taCenter
  51.       AutoSize = False
  52.       Caption = 'Zakup programu'
  53.       Font.Charset = DEFAULT_CHARSET
  54.       Font.Color = clRed
  55.       Font.Height = -16
  56.       Font.Name = 'MS Sans Serif'
  57.       Font.Style = []
  58.       ParentFont = False
  59.       OnClick = Panel1Click
  60.       OnMouseDown = Panel1MouseDown
  61.       OnMouseUp = Panel1MouseUp
  62.     end
  63.     object Label3: TLabel
  64.       Left = 8
  65.       Top = 32
  66.       Width = 169
  67.       Height = 16
  68.       Alignment = taCenter
  69.       AutoSize = False
  70.       Caption = 'www.polpress.pl'
  71.       Font.Charset = DEFAULT_CHARSET
  72.       Font.Color = clWindowText
  73.       Font.Height = -13
  74.       Font.Name = 'MS Sans Serif'
  75.       Font.Style = []
  76.       ParentFont = False
  77.       OnClick = Panel1Click
  78.       OnMouseDown = Panel1MouseDown
  79.       OnMouseUp = Panel1MouseUp
  80.     end
  81.   end
  82.   object Panel2: TPanel
  83.     Left = 240
  84.     Top = 152
  85.     Width = 177
  86.     Height = 57
  87.     TabOrder = 2
  88.     OnClick = Panel2Click
  89.     OnMouseDown = Panel2MouseDown
  90.     OnMouseUp = Panel2MouseUp
  91.     object Label4: TLabel
  92.       Left = 8
  93.       Top = 8
  94.       Width = 161
  95.       Height = 20
  96.       Alignment = taCenter
  97.       AutoSize = False
  98.       Caption = 'Zakup programu'
  99.       Font.Charset = DEFAULT_CHARSET
  100.       Font.Color = clRed
  101.       Font.Height = -16
  102.       Font.Name = 'MS Sans Serif'
  103.       Font.Style = []
  104.       ParentFont = False
  105.       OnClick = Panel2Click
  106.       OnMouseDown = Panel2MouseDown
  107.       OnMouseUp = Panel2MouseUp
  108.     end
  109.     object Label5: TLabel
  110.       Left = 8
  111.       Top = 32
  112.       Width = 161
  113.       Height = 16
  114.       Alignment = taCenter
  115.       AutoSize = False
  116.       Caption = 'polpress@onet.pl'
  117.       Font.Charset = DEFAULT_CHARSET
  118.       Font.Color = clWindowText
  119.       Font.Height = -13
  120.       Font.Name = 'MS Sans Serif'
  121.       Font.Style = []
  122.       ParentFont = False
  123.       OnClick = Panel2Click
  124.       OnMouseDown = Panel2MouseDown
  125.       OnMouseUp = Panel2MouseUp
  126.     end
  127.   end
  128.   object btnStart: TPanel
  129.     Left = 32
  130.     Top = 232
  131.     Width = 385
  132.     Height = 41
  133.     Caption = 'START'
  134.     Font.Charset = DEFAULT_CHARSET
  135.     Font.Color = clRed
  136.     Font.Height = -16
  137.     Font.Name = 'MS Sans Serif'
  138.     Font.Style = [fsBold]
  139.     ParentFont = False
  140.     TabOrder = 3
  141.     OnClick = btnStartClick
  142.     OnMouseDown = btnStartMouseDown
  143.     OnMouseUp = btnStartMouseUp
  144.   end
  145.   object Memo1: TMemo
  146.     Left = 16
  147.     Top = 48
  148.     Width = 425
  149.     Height = 73
  150.     Alignment = taCenter
  151.     BorderStyle = bsNone
  152.     Color = clBtnFace
  153.     Font.Charset = EASTEUROPE_CHARSET
  154.     Font.Color = 2631720
  155.     Font.Height = -17
  156.     Font.Name = 'Tahoma'
  157.     Font.Style = []
  158.     Lines.Strings = (
  159.       'Uprzejmie informujemy, ∩┐╜e jest ju∩┐╜ dost∩┐╜pna '
  160.       'najnowsza wersja programu - Faktury Express 6'
  161.       '')
  162.     ParentFont = False
  163.     ReadOnly = True
  164.     TabOrder = 0
  165.   end
  166. end
  167.